[][src]Crate iota_crypto

Structs

Curl

The Curl struct is a Sponge that uses the Curl hashing algorithm.

Kerl

The Kerl struct is a Sponge that uses the Keccak hashing algorithm.

Enums

HashMode

The length of a hash in IOTA Mode allows for mode selection to rely on rusts type system

Traits

Sponge

The sponge trait specifys the main functionality of all sponges used throughout IOTA

Functions

hash_with_mode

Allows you to hash trits into out using the mode of your choosing